home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 December
/
2004-12 CHIP.iso
/
Internet
/
The Bat! Professional 3.01
/
thebat_professional.msi
/
Data1.cab
/
thebat.exe
/
0
/
RCDATA
/
TUNREGFORM
/
TUNREGFORM.txt
Wrap
Text File
|
2004-10-12
|
3KB
|
130 lines
object UnregForm: TUnregForm
Left = 125
Top = 107
BorderIcons = []
BorderStyle = bsNone
Caption = 'The Bat! is not Freeware'
ClientHeight = 243
ClientWidth = 592
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnClose = FormClose
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnKeyDown = FormKeyDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 592
Height = 243
Align = alClient
BevelWidth = 2
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 16
Width = 561
Height = 41
Alignment = taCenter
AutoSize = False
Caption = 'This program is provided to you for evaluation purposes.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
end
object Label2: TLabel
Left = 24
Top = 56
Width = 545
Height = 81
Alignment = taCenter
AutoSize = False
Caption =
'If you find The Bat! useful and wish to continue using it, pleas' +
'e find the time to register it. If you do not want to use the pr' +
'ogram any further, please remove its copy from your disk within ' +
'the period stated in The Licence Agreement.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
object lDayLimit: TLabel
Left = 549
Top = 144
Width = 5
Height = 13
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object lDay: TLabel
Left = 8
Top = 168
Width = 577
Height = 13
Alignment = taCenter
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object bbOK: TButton
Left = 112
Top = 200
Width = 75
Height = 25
Caption = 'OK'
ModalResult = 1
TabOrder = 0
end
object bExit: TButton
Left = 408
Top = 200
Width = 75
Height = 25
Caption = 'Exit'
ModalResult = 2
TabOrder = 2
end
object bHowReg: TButton
Left = 192
Top = 200
Width = 209
Height = 25
Caption = 'How to Register'
TabOrder = 1
OnClick = bHowRegClick
end
object bar: TProgressBar
Left = 40
Top = 144
Width = 500
Height = 16
TabOrder = 3
end
end
end